|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectqueryresponse.Failure
public class Failure
Field Summary | |
---|---|
protected java.lang.String |
errorMessage
|
Constructor Summary | |
---|---|
Failure()
|
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
Gets the value of the errorMessage property. |
void |
setErrorMessage(java.lang.String value)
Sets the value of the errorMessage property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String errorMessage
Constructor Detail |
---|
public Failure()
Method Detail |
---|
public java.lang.String getErrorMessage()
String
public void setErrorMessage(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |